﻿2026-04-27T06:52:32.7695964Z Current runner version: '2.333.1'
2026-04-27T06:52:32.7715313Z ##[group]Runner Image Provisioner
2026-04-27T06:52:32.7715941Z Hosted Compute Agent
2026-04-27T06:52:32.7716479Z Version: 20260213.493
2026-04-27T06:52:32.7716966Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-04-27T06:52:32.7717488Z Build Date: 2026-02-13T00:28:41Z
2026-04-27T06:52:32.7718054Z Worker ID: {2232b51a-834a-451c-b1f5-ce09d5ae9fff}
2026-04-27T06:52:32.7718563Z Azure Region: westus
2026-04-27T06:52:32.7719027Z ##[endgroup]
2026-04-27T06:52:32.7720158Z ##[group]Operating System
2026-04-27T06:52:32.7720637Z Ubuntu
2026-04-27T06:52:32.7720981Z 24.04.4
2026-04-27T06:52:32.7721374Z LTS
2026-04-27T06:52:32.7721764Z ##[endgroup]
2026-04-27T06:52:32.7722158Z ##[group]Runner Image
2026-04-27T06:52:32.7722609Z Image: ubuntu-24.04
2026-04-27T06:52:32.7722996Z Version: 20260413.86.1
2026-04-27T06:52:32.7723941Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
2026-04-27T06:52:32.7725361Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
2026-04-27T06:52:32.7726092Z ##[endgroup]
2026-04-27T06:52:32.7726955Z ##[group]GITHUB_TOKEN Permissions
2026-04-27T06:52:32.7728405Z Contents: read
2026-04-27T06:52:32.7728827Z Metadata: read
2026-04-27T06:52:32.7729296Z PullRequests: write
2026-04-27T06:52:32.7729744Z ##[endgroup]
2026-04-27T06:52:32.7731274Z Secret source: Actions
2026-04-27T06:52:32.7731882Z Prepare workflow directory
2026-04-27T06:52:32.7985141Z Prepare all required actions
2026-04-27T06:52:32.8015574Z Getting action download info
2026-04-27T06:52:33.2196967Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-04-27T06:52:33.4505678Z Download action repository 'marocchino/sticky-pull-request-comment@v2' (SHA:773744901bac0e8cbb5a0dc842800d45e9b2b405)
2026-04-27T06:52:34.0429996Z Complete job name: Stale Baseline Check
2026-04-27T06:52:34.0998628Z ##[group]Run actions/checkout@v4
2026-04-27T06:52:34.0999312Z with:
2026-04-27T06:52:34.0999643Z   fetch-depth: 0
2026-04-27T06:52:34.0999998Z   repository: Mesya82/Service-Book
2026-04-27T06:52:34.1000555Z   token: ***
2026-04-27T06:52:34.1000877Z   ssh-strict: true
2026-04-27T06:52:34.1001210Z   ssh-user: git
2026-04-27T06:52:34.1001547Z   persist-credentials: true
2026-04-27T06:52:34.1002019Z   clean: true
2026-04-27T06:52:34.1002361Z   sparse-checkout-cone-mode: true
2026-04-27T06:52:34.1002772Z   fetch-tags: false
2026-04-27T06:52:34.1003115Z   show-progress: true
2026-04-27T06:52:34.1003446Z   lfs: false
2026-04-27T06:52:34.1003772Z   submodules: false
2026-04-27T06:52:34.1004116Z   set-safe-directory: true
2026-04-27T06:52:34.1004663Z ##[endgroup]
2026-04-27T06:52:34.1861897Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:52:34.1863371Z ##[group]Getting Git version info
2026-04-27T06:52:34.1863962Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:34.1865150Z [command]/usr/bin/git version
2026-04-27T06:52:34.9550210Z git version 2.53.0
2026-04-27T06:52:34.9570643Z ##[endgroup]
2026-04-27T06:52:34.9584718Z Temporarily overriding HOME='/home/runner/work/_temp/7d184552-cd4c-4171-8372-ab31a9b799c5' before making global git config changes
2026-04-27T06:52:34.9587094Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:52:34.9590554Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:34.9618673Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:34.9621581Z ##[group]Initializing the repository
2026-04-27T06:52:34.9625605Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:35.2577385Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:52:35.2578631Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:52:35.2579604Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:52:35.2580653Z hint: call:
2026-04-27T06:52:35.2581189Z hint:
2026-04-27T06:52:35.2581897Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:52:35.2582543Z hint:
2026-04-27T06:52:35.2583133Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:52:35.2584344Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:52:35.2585569Z hint:
2026-04-27T06:52:35.2586143Z hint: 	git branch -m <name>
2026-04-27T06:52:35.2586798Z hint:
2026-04-27T06:52:35.2587470Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:52:35.2588773Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:52:35.2590990Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:52:35.2617777Z ##[endgroup]
2026-04-27T06:52:35.2618544Z ##[group]Disabling automatic garbage collection
2026-04-27T06:52:35.2620838Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:52:35.2643514Z ##[endgroup]
2026-04-27T06:52:35.2644200Z ##[group]Setting up auth
2026-04-27T06:52:35.2648879Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:52:35.2673026Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:52:35.7357551Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:52:35.7381793Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:52:35.7564505Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:52:35.7589615Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:52:35.7770763Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:52:35.7798072Z ##[endgroup]
2026-04-27T06:52:35.7799507Z ##[group]Fetching the repository
2026-04-27T06:52:35.7807580Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf:refs/remotes/pull/23/merge
2026-04-27T06:52:37.2661809Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:52:37.2662678Z  * [new branch]      alert-autofix-2                          -> origin/alert-autofix-2
2026-04-27T06:52:37.2663343Z  * [new branch]      chore/phase-2-private-prep               -> origin/chore/phase-2-private-prep
2026-04-27T06:52:37.2664289Z  * [new branch]      docs/integration-tests-restructure-plan  -> origin/docs/integration-tests-restructure-plan
2026-04-27T06:52:37.2665427Z  * [new branch]      docs/paywall-plan                        -> origin/docs/paywall-plan
2026-04-27T06:52:37.2666095Z  * [new branch]      docs/smoke-tests-plan                    -> origin/docs/smoke-tests-plan
2026-04-27T06:52:37.2666835Z  * [new branch]      feat/required-field-asterisks            -> origin/feat/required-field-asterisks
2026-04-27T06:52:37.2667675Z  * [new branch]      feat/restructure-tests-phase-1           -> origin/feat/restructure-tests-phase-1
2026-04-27T06:52:37.2668413Z  * [new branch]      feat/smoke-test-phase-1                  -> origin/feat/smoke-test-phase-1
2026-04-27T06:52:37.2669110Z  * [new branch]      feat/smoke-test-phase-2-3                -> origin/feat/smoke-test-phase-2-3
2026-04-27T06:52:37.2669852Z  * [new branch]      feat/validations-and-performer           -> origin/feat/validations-and-performer
2026-04-27T06:52:37.2670642Z  * [new branch]      feature/fix-jacoco-coverage              -> origin/feature/fix-jacoco-coverage
2026-04-27T06:52:37.2671575Z  * [new branch]      feature/improve-test-coverage            -> origin/feature/improve-test-coverage
2026-04-27T06:52:37.2672328Z  * [new branch]      feature/unified-test-coverage            -> origin/feature/unified-test-coverage
2026-04-27T06:52:37.2673125Z  * [new branch]      feature/upload-debug-apk-artifact        -> origin/feature/upload-debug-apk-artifact
2026-04-27T06:52:37.2673926Z  * [new branch]      fix/ci-updates-and-coverage              -> origin/fix/ci-updates-and-coverage
2026-04-27T06:52:37.2674554Z  * [new branch]      master                                   -> origin/master
2026-04-27T06:52:37.2675379Z  * [new branch]      refactor/migrate-integration-tests       -> origin/refactor/migrate-integration-tests
2026-04-27T06:52:37.2676113Z  * [new branch]      smoke-tests-step-5                       -> origin/smoke-tests-step-5
2026-04-27T06:52:37.2676857Z  * [new branch]      smoke-tests-step4-navigation             -> origin/smoke-tests-step4-navigation
2026-04-27T06:52:37.2677664Z  * [new branch]      test/smoke-tests-improvements            -> origin/test/smoke-tests-improvements
2026-04-27T06:52:37.2678556Z  * [new branch]      test/smoke-tests-step-6-final-verification -> origin/test/smoke-tests-step-6-final-verification
2026-04-27T06:52:37.2679361Z  * [new ref]         d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf -> pull/23/merge
2026-04-27T06:52:37.2715283Z ##[endgroup]
2026-04-27T06:52:37.2715780Z ##[group]Determining the checkout info
2026-04-27T06:52:37.2716351Z ##[endgroup]
2026-04-27T06:52:37.2720759Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:52:37.2751021Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:52:37.2771362Z ##[group]Checking out the ref
2026-04-27T06:52:37.2774447Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:52:37.4886253Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:52:37.4887010Z 
2026-04-27T06:52:37.4887488Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:52:37.4888296Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:52:37.4889221Z state without impacting any branches by switching back to a branch.
2026-04-27T06:52:37.4889587Z 
2026-04-27T06:52:37.4889824Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:52:37.4890465Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:52:37.4890760Z 
2026-04-27T06:52:37.4890887Z   git switch -c <new-branch-name>
2026-04-27T06:52:37.4891092Z 
2026-04-27T06:52:37.4891230Z Or undo this operation with:
2026-04-27T06:52:37.4891414Z 
2026-04-27T06:52:37.4891510Z   git switch -
2026-04-27T06:52:37.4891661Z 
2026-04-27T06:52:37.4891920Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:52:37.4892263Z 
2026-04-27T06:52:37.4892701Z HEAD is now at d3d359b Merge 693c5509fd0040a53d79529880518354e9eb0056 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:52:37.5090021Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:52:37.5098293Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:52:37.5107877Z ##[endgroup]
2026-04-27T06:52:37.5141067Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:52:37.5160097Z d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf
2026-04-27T06:52:37.5310901Z ##[group]Run BASELINE="app/coverage-baselines/gmd_smoke.ec"
2026-04-27T06:52:37.5311334Z [36;1mBASELINE="app/coverage-baselines/gmd_smoke.ec"[0m
2026-04-27T06:52:37.5311594Z [36;1mif [ ! -f "$BASELINE" ]; then[0m
2026-04-27T06:52:37.5311828Z [36;1m  echo "status=missing" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5312047Z [36;1m  exit 0[0m
2026-04-27T06:52:37.5312195Z [36;1mfi[0m
2026-04-27T06:52:37.5312323Z [36;1m[0m
2026-04-27T06:52:37.5312516Z [36;1mBASELINE_TS=$(git log -1 --format=%ct -- "$BASELINE")[0m
2026-04-27T06:52:37.5312807Z [36;1mMAIN_TS=$(git log -1 --format=%ct -- app/src/main)[0m
2026-04-27T06:52:37.5313216Z [36;1m[0m
2026-04-27T06:52:37.5313396Z [36;1mif [ -z "$BASELINE_TS" ] || [ -z "$MAIN_TS" ]; then[0m
2026-04-27T06:52:37.5313656Z [36;1m  echo "status=unknown" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5313866Z [36;1m  exit 0[0m
2026-04-27T06:52:37.5313998Z [36;1mfi[0m
2026-04-27T06:52:37.5314133Z [36;1m[0m
2026-04-27T06:52:37.5314352Z [36;1mecho "baseline_ts=$BASELINE_TS" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5314614Z [36;1mecho "main_ts=$MAIN_TS" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5315165Z [36;1m[0m
2026-04-27T06:52:37.5315370Z [36;1mif [ "$MAIN_TS" -gt "$BASELINE_TS" ]; then[0m
2026-04-27T06:52:37.5315598Z [36;1m  echo "status=stale" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5315838Z [36;1m  # Top 5 source files newer than the baseline.[0m
2026-04-27T06:52:37.5316201Z [36;1m  CHANGED=$(git log --name-only --pretty=format: --since="@$BASELINE_TS" -- app/src/main \[0m
2026-04-27T06:52:37.5316587Z [36;1m    | grep -v '^$' | sort -u | head -5 | sed 's/^/- /')[0m
2026-04-27T06:52:37.5316819Z [36;1m  {[0m
2026-04-27T06:52:37.5316960Z [36;1m    echo 'changed<<EOF'[0m
2026-04-27T06:52:37.5317142Z [36;1m    echo "$CHANGED"[0m
2026-04-27T06:52:37.5317306Z [36;1m    echo 'EOF'[0m
2026-04-27T06:52:37.5317485Z [36;1m  } >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5317651Z [36;1melse[0m
2026-04-27T06:52:37.5317829Z [36;1m  echo "status=fresh" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5318028Z [36;1mfi[0m
2026-04-27T06:52:37.5339386Z shell: /usr/bin/bash -e {0}
2026-04-27T06:52:37.5339602Z ##[endgroup]
2026-04-27T06:52:37.5504265Z ##[group]Run {
2026-04-27T06:52:37.5504470Z [36;1m{[0m
2026-04-27T06:52:37.5504619Z [36;1m  echo 'body<<EOF'[0m
2026-04-27T06:52:37.5505023Z [36;1m  case "$STATUS" in[0m
2026-04-27T06:52:37.5505189Z [36;1m    stale)[0m
2026-04-27T06:52:37.5505382Z [36;1m      echo '⚠️ **Coverage baseline may be stale.**'[0m
2026-04-27T06:52:37.5505621Z [36;1m      echo ''[0m
2026-04-27T06:52:37.5506008Z [36;1m      echo "Files in \`app/src/main\` have changed since \`app/coverage-baselines/gmd_smoke.ec\` was last refreshed."[0m
2026-04-27T06:52:37.5506393Z [36;1m      echo ''[0m
2026-04-27T06:52:37.5506577Z [36;1m      echo 'Recently changed (top 5):'[0m
2026-04-27T06:52:37.5506783Z [36;1m      echo "$CHANGED"[0m
2026-04-27T06:52:37.5506950Z [36;1m      echo ''[0m
2026-04-27T06:52:37.5507102Z [36;1m      echo 'To refresh:'[0m
2026-04-27T06:52:37.5507283Z [36;1m      echo '```bash'[0m
2026-04-27T06:52:37.5507474Z [36;1m      echo './gradlew generateGmdCoverage'[0m
2026-04-27T06:52:37.5507775Z [36;1m      echo 'git add app/coverage-baselines/gmd_smoke.ec'[0m
2026-04-27T06:52:37.5508088Z [36;1m      echo 'git commit -m "chore: refresh smoke coverage baseline"'[0m
2026-04-27T06:52:37.5508342Z [36;1m      echo '```'[0m
2026-04-27T06:52:37.5508490Z [36;1m      ;;[0m
2026-04-27T06:52:37.5508633Z [36;1m    fresh)[0m
2026-04-27T06:52:37.5508820Z [36;1m      echo '✅ **Coverage baseline is current.**'[0m
2026-04-27T06:52:37.5509038Z [36;1m      echo ''[0m
2026-04-27T06:52:37.5509283Z [36;1m      echo 'No source changes in `app/src/main` newer than `gmd_smoke.ec`.'[0m
2026-04-27T06:52:37.5509547Z [36;1m      ;;[0m
2026-04-27T06:52:37.5509691Z [36;1m    missing)[0m
2026-04-27T06:52:37.5509873Z [36;1m      echo '⚠️ **Coverage baseline is missing.**'[0m
2026-04-27T06:52:37.5510091Z [36;1m      echo ''[0m
2026-04-27T06:52:37.5510398Z [36;1m      echo 'Run `./gradlew generateGmdCoverage` and commit `app/coverage-baselines/gmd_smoke.ec`.'[0m
2026-04-27T06:52:37.5510730Z [36;1m      ;;[0m
2026-04-27T06:52:37.5510875Z [36;1m    *)[0m
2026-04-27T06:52:37.5511084Z [36;1m      echo 'ℹ️ Stale-baseline check could not determine status.'[0m
2026-04-27T06:52:37.5511341Z [36;1m      ;;[0m
2026-04-27T06:52:37.5511473Z [36;1m  esac[0m
2026-04-27T06:52:37.5511612Z [36;1m  echo 'EOF'[0m
2026-04-27T06:52:37.5511765Z [36;1m} >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:52:37.5528832Z shell: /usr/bin/bash -e {0}
2026-04-27T06:52:37.5529023Z env:
2026-04-27T06:52:37.5529155Z   STATUS: stale
2026-04-27T06:52:37.5530115Z   CHANGED: - app/src/main/java/com/servicebook/ui/TestTags.kt
- app/src/main/java/com/servicebook/ui/components/ConfirmDeleteDialog.kt
- app/src/main/java/com/servicebook/ui/components/MakePickerDialog.kt
- app/src/main/java/com/servicebook/ui/records/AddEditRecordScreen.kt
- app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt
2026-04-27T06:52:37.5531105Z ##[endgroup]
2026-04-27T06:52:37.5689124Z ##[group]Run marocchino/sticky-pull-request-comment@v2
2026-04-27T06:52:37.5689367Z with:
2026-04-27T06:52:37.5689527Z   header: stale-baseline-bot
2026-04-27T06:52:37.5691315Z   message: ⚠️ **Coverage baseline may be stale.**

Files in `app/src/main` have changed since `app/coverage-baselines/gmd_smoke.ec` was last refreshed.

Recently changed (top 5):
- app/src/main/java/com/servicebook/ui/TestTags.kt
- app/src/main/java/com/servicebook/ui/components/ConfirmDeleteDialog.kt
- app/src/main/java/com/servicebook/ui/components/MakePickerDialog.kt
- app/src/main/java/com/servicebook/ui/records/AddEditRecordScreen.kt
- app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt

To refresh:
```bash
./gradlew generateGmdCoverage
git add app/coverage-baselines/gmd_smoke.ec
git commit -m "chore: refresh smoke coverage baseline"
```
2026-04-27T06:52:37.5693128Z   append: false
2026-04-27T06:52:37.5693276Z   recreate: false
2026-04-27T06:52:37.5693423Z   delete: false
2026-04-27T06:52:37.5693594Z   only_create: false
2026-04-27T06:52:37.5693770Z   only_update: false
2026-04-27T06:52:37.5693913Z   hide_details: false
2026-04-27T06:52:37.5694068Z   hide: false
2026-04-27T06:52:37.5694210Z   hide_and_recreate: false
2026-04-27T06:52:37.5694387Z   hide_classify: OUTDATED
2026-04-27T06:52:37.5694549Z   ignore_empty: false
2026-04-27T06:52:37.5694710Z   skip_unchanged: false
2026-04-27T06:52:37.5695090Z   follow_symbolic_links: false
2026-04-27T06:52:37.5695387Z   GITHUB_TOKEN: ***
2026-04-27T06:52:37.5695554Z ##[endgroup]
2026-04-27T06:52:38.7675948Z Post job cleanup.
2026-04-27T06:52:38.8413863Z [command]/usr/bin/git version
2026-04-27T06:52:38.8448236Z git version 2.53.0
2026-04-27T06:52:38.8480042Z Temporarily overriding HOME='/home/runner/work/_temp/715aa6d4-cebc-4ffa-9649-e0cef18547f6' before making global git config changes
2026-04-27T06:52:38.8480998Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:52:38.8484453Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:38.8511844Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:52:38.8537439Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:52:38.8719877Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:52:38.8736980Z http.https://github.com/.extraheader
2026-04-27T06:52:38.8746242Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-04-27T06:52:38.8770028Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:52:38.8945266Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:52:38.8969277Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:52:38.9236985Z Cleaning up orphan processes
2026-04-27T06:52:38.9459486Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, marocchino/sticky-pull-request-comment@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
